home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 2001 May / macformat_103_may_2001.iso / Mac OS X Shareware / Fizilla / Chrome / toolkit.jar / content / global / filepicker.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2001-03-26  |  231 b   |  11 lines

  1.  
  2. /* This file is for non skin-specific rules for the filepicker dialog */
  3.  
  4. .tree-cell-twisty { display: none; }
  5.  
  6. treeitem[container="true"] > treerow > treecell {
  7.   list-style-image: url("chrome://global/skin/dir-closed.gif");
  8. }
  9.  
  10.  
  11.